home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / docs / gencsrc / wrtsome.c < prev   
Encoding:
C/C++ Source or Header  |  1987-11-21  |  63 b   |  5 lines

  1. main()
  2. {
  3.    printf("This is a line of text to output.");
  4. }
  5.